.seoTabtit {
	background:#fff;
	height:200px;
}
.seoTabBox{
	background-color: #eee;
}
	.seoTab{
        margin: 0 auto;
        width: 990px;
        padding-top: 25px;
        padding-bottom: 20px;
    }
    .seoTab .seoTablink{
    			display: inline-block;
    			margin-right:10px; 
                color: #bbbbbb;
                font-size: 16px;
                border: 1px solid #dedede;
                border-radius: 1px;
                height: 24px;
                line-height: 24px;
                text-decoration: none;
            }
    .seoTab .currentLink{
    			display: inline-block;
    			margin-right:10px; 
                color: #999999;
                font-size: 16px;
                border: 1px solid #cccccc;
                border-radius: 1px;
                height: 24px;
                line-height: 24px;
                text-decoration: none;
     }
     .seoTab a span{
     	padding-left: 6px;
     	padding-right: 6px;
     }
    .seoTabContent{
    	margin: 0 auto;
    	width: 990px;
    	padding-bottom: 15px;
		border-bottom: 1px solid #e0e0e0;
    }
	.tuijianli{
		font-size: 14px;
		line-height: 14px;
		width: 165px;
		text-overflow: ellipsis;
		height: 14px;
		float: left;
		overflow: hidden;
		margin-bottom: 13px;
	}
	.tuijianli a{
		color:#999;
	}
    .otherContent{
    	display: none;
    }

    .flooter-white-space {
        white-space: nowrap;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        color:#999;

    }